home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 November / CPNL0711.ISO / boekhoud / finan / BADGER finance v1.0 beta 2.exe / xampplite / phpMyAdmin / lang / bosnian-windows-1250.inc.php < prev    next >
PHP Script  |  2006-03-23  |  67KB  |  990 lines

  1. <?php
  2. /* $Id: bosnian-windows-1250.inc.php,v 2.115.2.3 2006/03/23 17:42:10 lem9 Exp $ */
  3.  
  4. /**
  5.  *     Translated by:
  6.  *     Samir Kobiljak <kobiljak@aon.at>
  7.  *     http://www.kobiljak.com
  8.  */
  9.  
  10. $charset = 'windows-1250';
  11. $text_dir = 'ltr'; // ('ltr' for left to right, 'rtl' for right to left)
  12. $left_font_family = 'verdana, arial, helvetica, geneva, sans-serif';
  13. $right_font_family = 'arial, helvetica, geneva, sans-serif';
  14. $number_thousands_separator = ',';
  15. $number_decimal_separator = '.';
  16. // shortcuts for Byte, Kilo, Mega, Giga, Tera, Peta, Exa
  17. $byteUnits = array('bajta', 'KB', 'MB', 'GB', 'TB', 'PB', 'EB');
  18.  
  19. $day_of_week = array('Ned', 'Pon', 'Uto', 'Sri', '╚et', 'Pet', 'Sub');
  20. $month = array('jan', 'feb', 'mar', 'apr', 'maj', 'jun', 'jul', 'aug', 'sep', 'okt', 'nov', 'dec');
  21. // See http://www.php.net/manual/en/function.strftime.php to define the
  22. // variable below
  23. $datefmt = '%d. %B %Y. u %H:%M';
  24. $timespanfmt = '%s dana, %s sati, %s minuta i %s sekundi';
  25.  
  26. $strAPrimaryKey = 'Osnovni kljuΦ je upravo dodan %s';
  27. $strAbortedClients = 'Prekinuto';
  28. $strAbsolutePathToDocSqlDir = 'Unesite kompletnu putanju do direkcije docSQL na veb serveru';
  29. $strAccessDenied = 'Ulaz nije dozvoljen';
  30. $strAccessDeniedExplanation = 'phpMyAdmin je pokuÜao da se pove₧e na MySQL server, ali je server odbio povezivanje. Provjerite naziv hosta, korisniΦko ime i lozinku u config.inc.php i uvjerite se da odgovaraju podacima koje ste dobili od administratora MySQL servera.';
  31. $strAction = 'Akcija';
  32. $strAddAutoIncrement = 'Dodaj AUTO_INCREMENT vrijednost';
  33. $strAddDeleteColumn = 'Dodaj/obriÜi kolonu';
  34. $strAddDeleteRow = 'Dodaj/obriÜi polje za kriterij';
  35. $strAddDropDatabase = 'Dodaj DROP DATABASE';
  36. $strAddIntoComments = 'Dodaj u komentare';
  37. $strAddNewField = 'Dodaj novo polje';
  38. $strAddPrivilegesOnDb = 'Dodaj privilegije na slijedeµoj bazi';
  39. $strAddPrivilegesOnTbl = 'Dodaj privilegije na slijedeµoj tabeli';
  40. $strAddSearchConditions = 'Dodaj uslove pretra₧ivanja (dio "WHERE" upita):';
  41. $strAddToIndex = 'Dodaj u kljuΦ  %s kolona(e)';
  42. $strAddUser = 'Dodaj novog korisnika';
  43. $strAddUserMessage = 'Dodali ste novog korisnika.';
  44. $strAddedColumnComment = 'Dodan je komentar koloni';
  45. $strAddedColumnRelation = 'Dodana je relacija koloni';
  46. $strAdministration = 'Administracija';
  47. $strAffectedRows = 'Obuhvaµeno redova:';
  48. $strAfter = 'Poslije %s';
  49. $strAfterInsertBack = 'Nazad na prethodnu stranu';
  50. $strAfterInsertNewInsert = 'Dodaj joÜ jedan novi red';
  51. $strAll = 'Sve';
  52. $strAllTableSameWidth = 'prikaz svih tabela iste Üirine?';
  53. $strAlterOrderBy = 'Promijeni redoslijed u tabeli';
  54. $strAnIndex = 'KljuΦ je upravo dodan %s';
  55. $strAnalyzeTable = 'Analiziraj tabelu';
  56. $strAnd = 'i';
  57. $strAny = 'Bilo koji';
  58. $strAnyHost = 'Bilo koji host';
  59. $strAnyUser = 'Bilo koji korisnik';
  60. $strArabic = 'Arapski';
  61. $strArmenian = 'Jermenski';
  62. $strAscending = 'Rastuµi';
  63. $strAtBeginningOfTable = 'Na poΦetku tabele';
  64. $strAtEndOfTable = 'Na kraju tabele';
  65. $strAttr = 'Atributi';
  66. $strAutodetect = 'automatski';
  67. $strAutomaticLayout = 'Automatski raspored';
  68.  
  69. $strBack = 'Nazad';
  70. $strBaltic = 'BaltiΦki';
  71. $strBeginCut = 'PO╚ETAK REZ';
  72. $strBeginRaw = 'PO╚ETAK SIROVO';
  73. $strBinary = 'Binarni';
  74. $strBinaryDoNotEdit = 'Binarni - ne mijenjaj';
  75. $strBookmarkDeleted = 'Obilje₧ivaΦ je upravo obrisan.';
  76. $strBookmarkLabel = 'Naziv';
  77. $strBookmarkQuery = 'Obilje₧en SQL-upit';
  78. $strBookmarkThis = 'Obilje₧i SQL-upit';
  79. $strBookmarkView = 'Vidi samo';
  80. $strBrowse = 'Pregled';
  81. $strBrowseForeignValues = 'Pregledaj strane vrijednosti';
  82. $strBulgarian = 'Bugarski';
  83. $strBzError = 'phpMyAdmin nije mogao da kompresuje sadr₧aj baze zbog neispravne BZ2 ekstenzije u ovoj verziji PHP-a. PreporuΦuje se da podesite <code>$cfg[\'BZipDump\']</code> direktivu u vaÜem phpMyAdmin konfiguracionom fajlu na <code>FALSE</code>. Ako ₧elite da koristite moguµnosti BZ2 kompresije, trebalo bi da pre≡ete na noviju verziju PHP-a. Vidite PHP izveÜtaj o greÜkama %s za detalje.';
  84. $strBzip = '"bzip-ovano"';
  85.  
  86. $strCSVOptions = 'CSV opcije';
  87. $strCannotLogin = 'Ne mogu da se prijavim na MySQL server';
  88. $strCantLoad = 'ne mogu da uΦitam ekstenziju %s,<br />molim provjerite PHP konfiguraciju';
  89. $strCantLoadRecodeIconv = 'Ne mogu da uΦitam iconv ili recode ekstenzije potrebne za konverziju skupova znakova, podesite PHP da dozvoli koriܵenje ovih ekstenzija ili onemoguµite konverziju skupova znakova u phpMyAdmin-u.';
  90. $strCantRenameIdxToPrimary = 'Ne mogu da promenim kljuΦ u PRIMARY (primarni) !';
  91. $strCantUseRecodeIconv = 'Ne mogu da koristim iconv ili libiconv ili recode_string funkcije iako ekstenzija prijavljuje da je uΦitana. Proverite vaÜu PHP konfiguraciju.';
  92. $strCardinality = 'Kardinalnost';
  93. $strCaseInsensitive = 'Ne razlikuje mala i velika slova';
  94. $strCaseSensitive = 'Razlikuje mala i velika slova';
  95. $strCentralEuropean = 'Centralnoevropski';
  96. $strChange = 'Promijeni';
  97. $strChangeCopyMode = 'Napravi novog korisnika sa istim privilegijama i ...';
  98. $strChangeCopyModeCopy = '... saΦuvaj stare.';
  99. $strChangeCopyModeDeleteAndReload = ' ... obriÜi starog iz tabele korisnika i zatim ponovo uΦitaj privilegije.';
  100. $strChangeCopyModeJustDelete = ' ... obriÜi stare iz tabela korisnika.';
  101. $strChangeCopyModeRevoke = ' ... obustavi sve privilegije starog korisnika i zatim ga obriÜi.';
  102. $strChangeCopyUser = 'Promeni informacije o prijavi / Kopiraj korisnika';
  103. $strChangeDisplay = 'Izaberi polja za prikaz';
  104. $strChangePassword = 'Promeni lozinku';
  105. $strCharset = 'Karakter set';
  106. $strCharsetOfFile = 'Karakter set datoteke:';
  107. $strCharsets = 'Kodne strane';
  108. $strCharsetsAndCollations = 'Karakter setovi i sortiranje';
  109. $strCheckAll = 'OznaΦi sve';
  110. $strCheckPrivs = 'Provjeri privilegije';
  111. $strCheckPrivsLong = 'Provjeri privilegije za bazu "%s".';
  112. $strCheckTable = 'Provjeri tabelu';
  113. $strChoosePage = 'Izaberite stranu koju menjate';
  114. $strColComFeat = 'Prikazujem komentare kolone';
  115. $strCollation = 'Sortiranje';
  116. $strColumnNames = 'Imena kolona';
  117. $strColumnPrivileges = 'Privilegije vezane za kolone';
  118. $strCommand = 'Naredba';
  119. $strComments = 'Komentari';
  120. $strCompleteInserts = 'Kompletan INSERT (sa imenima polja)';
  121. $strCompression = 'Kompresija';
  122. $strConfigFileError = 'phpMyAdmin nije mogao da proΦita vaÜ konfiguracioni fajl!<br />Ovo se mo₧e destiti ako PHP na≡e greÜku u procesiranju ili ne mo₧e da prona≡e fajl.<br />Pozovite konfiguracioni fajl direktno koristeµi donji link u proΦitajte poruke o greÜci koje dobijate. U veµini sluΦajeve negde nedostaje navodnik ili taΦka-zarez.<br />Ako dobijete praznu stranu, sve je u redu.';
  123. $strConfigureTableCoord = 'Podesite koordinate za tabelu %s';
  124. $strConnections = 'Konekcije';
  125. $strCookiesRequired = 'KolaΦiµi (Cookies) moraju u ovom sluΦaju biti aktivirani.';
  126. $strCopyTable = 'Kopiraj tabelu u (baza<b>.</b>tabela):';
  127. $strCopyTableOK = 'Tabela %s je kopirana u %s.';
  128. $strCopyTableSameNames = 'Ne mogu da kopiram tabelu u samu sebe!';
  129. $strCouldNotKill = 'phpMyAdmin nije mogao da prekine proces %s. Vjerovatno je veµ zatvoren.';
  130. $strCreate = 'Napravi';
  131. $strCreateIndex = 'Napravi kljuΦ na %s kolona';
  132. $strCreateIndexTopic = 'Napravi novi kljuΦ';
  133. $strCreateNewDatabase = 'Napravi novu bazu podataka';
  134. $strCreateNewTable = 'Napravi novu tabelu u bazi %s';
  135. $strCreatePage = 'Napravi novu stranu';
  136. $strCreatePdfFeat = 'Pravljenje PDF-ova';
  137. $strCriteria = 'Kriterijum';
  138. $strCroatian = 'Hrvatski';
  139. $strCyrillic = '╞iriliΦni';
  140. $strCzech = '╚eÜki';
  141.  
  142. $strDBComment = 'Komentar baze:';
  143. $strDBGContext = 'Kontekst';
  144. $strDBGContextID = 'Kontekst ID';
  145. $strDBGHits = 'Pogodaka';
  146. $strDBGLine = 'Linija';
  147. $strDBGMaxTimeMs = 'Max vrijeme, ms';
  148. $strDBGMinTimeMs = 'Min vrijeme, ms';
  149. $strDBGModule = 'Modul';
  150. $strDBGTimePerHitMs = 'Vrijeme/pogodak, ms';
  151. $strDBGTotalTimeMs = 'Ukupno vrijeme, ms';
  152. $strDanish = 'Danski';
  153. $strData = 'Podaci';
  154. $strDataDict = 'ReΦnik podataka';
  155. $strDataOnly = 'Samo podaci';
  156. $strDatabase = 'Baza podataka';
  157. $strDatabaseExportOptions = 'Opcije za izvoz baze';
  158. $strDatabaseHasBeenDropped = 'Baza %s je odbaΦena.';
  159. $strDatabaseNoTable = 'Baza ne sadr₧i tabele!';
  160. $strDatabases = 'Baze';
  161. $strDatabasesDropped = '%s baza je uspjeÜno odbaΦena.';
  162. $strDatabasesStats = 'Statistika baze';
  163. $strDatabasesStatsDisable = 'IskljuΦi statistike';
  164. $strDatabasesStatsEnable = 'UkljuΦi statistike';
  165. $strDatabasesStatsHeavyTraffic = 'Napomena: ukljuΦivanje statistika mo₧e prouzrokovati veliki protok podataka izme≡u web i MySQL servera.';
  166. $strDbPrivileges = 'Privilegije vezane za bazu';
  167. $strDbSpecific = 'SpecifiΦno za bazu';
  168. $strDefault = 'Podrazumjevano';
  169. $strDefaultValueHelp = 'Za podrazumjevanu vrijednost, unesite samo jednu vrijednost, bez kosih crta ili navodnika u ovom obliku: a';
  170. $strDelOld = 'Trenutna strana ima reference na tabele koje viÜe ne postoje. Äelite li da obriÜete te reference?';
  171. $strDelete = 'ObriÜi';
  172. $strDeleteAndFlush = 'ObriÜi korisnike i ponovo uΦitaj privilegije.';
  173. $strDeleteAndFlushDescr = 'Ovo je najΦistiji naΦin, ali ponovno uΦitavanje privilegina mo₧e da potraje.';
  174. $strDeleted = 'Red je obrisan';
  175. $strDeletedRows = 'Obrisani redovi:';
  176. $strDeleting = 'BriÜem %s';
  177. $strDescending = 'Opadajuµi';
  178. $strDescription = 'Opis';
  179. $strDictionary = 'rijeΦnik';
  180. $strDisabled = 'Onemoguµeno';
  181. $strDisplayFeat = 'Prika₧i osobine';
  182. $strDisplayOrder = 'Redosled prikaza:';
  183. $strDisplayPDF = 'Prika₧i PDF shemu';
  184. $strDoAQuery = 'Napravi "upit po primjeru" (d₧oker: "%")';
  185. $strDoYouReally = 'Da li stvarno hoµete da ';
  186. $strDocu = 'Dokumentacija';
  187. $strDrop = 'Odbaci';
  188. $strDropUsersDb = 'Odbaci baze koje se zovu isto kao korisnici.';
  189. $strDumpSaved = 'Sadr₧aj baze je saΦuvan u fajl %s.';
  190. $strDumpXRows = 'Prika₧i %s redova poΦevÜi od reda %s.';
  191. $strDumpingData = 'Prikaz podataka tabele';
  192. $strDynamic = 'dinamiΦki';
  193.  
  194. $strEdit = 'Promeni';
  195. $strEditPDFPages = 'Izmena PDF strana';
  196. $strEditPrivileges = 'Promijeni privilegije';
  197. $strEffective = 'Efektivne';
  198. $strEmpty = 'Isprazni';
  199. $strEmptyResultSet = 'MySQL je vratio prazan rezultat (nula redova).';
  200. $strEnabled = 'Omoguµeno';
  201. $strEnd = 'Kraj';
  202. $strEndCut = 'KRAJ REZ';
  203. $strEndRaw = 'KRAJ SIROVO';
  204. $strEnglish = 'Engleski';
  205. $strEnglishPrivileges = ' Napomena: MySQL imena privilegija moraju da budu na engleskom ';
  206. $strError = 'GreÜka';
  207. $strEstonian = 'Estonski';
  208. $strExcelOptions = 'Excel opcije';
  209. $strExecuteBookmarked = 'IzvrÜi upamµen upit';
  210. $strExplain = 'Objasni SQL';
  211. $strExport = 'Izvoz';
  212. $strExtendedInserts = 'ProÜireni INSERT';
  213. $strExtra = 'Dodatno';
  214.  
  215. $strFailedAttempts = 'Neuspelih pokuÜaja';
  216. $strField = 'Polje';
  217. $strFieldHasBeenDropped = 'Polje %s je obrisano';
  218. $strFields = 'Polja';
  219. $strFieldsEmpty = ' Broj polja je nula! ';
  220. $strFieldsEnclosedBy = 'Polja ograniΦena sa';
  221. $strFieldsEscapedBy = 'Escape karakter      ';
  222. $strFieldsTerminatedBy = 'Polja razdvojena sa';
  223. $strFileAlreadyExists = 'Datoteka %s veµ postoji na serveru, promijenite ime datoteke ili ukljuΦite opciju prepisivanja.';
  224. $strFileCouldNotBeRead = 'Datoteku nije moguµe proΦitati';
  225. $strFileNameTemplate = 'èablon imena datoteke';
  226. $strFileNameTemplateRemember = 'zapamti Üablon';
  227. $strFixed = 'ura≡eno';
  228. $strFlushPrivilegesNote = 'Napomena: phpMyAdmin uzima privilegije korisnika direktno iz MySQL tabela privilegija. Sadr₧aj ove tabele mo₧e se razlikovati od privilegija koje server koristi ako su izvrÜene ruΦne izmjene. U tom sluΦaju %sponovo uΦitajte privilegije%s pre nego Üto nastavite.';
  229. $strFlushTable = 'Osvje₧i tabelu ("FLUSH")';
  230. $strFormEmpty = 'Nedostaje vrijednost u obrascu!';
  231. $strFormat = 'Format';
  232. $strFullText = 'Pun tekst';
  233. $strFunction = 'Funkcija';
  234.  
  235. $strGenBy = 'Generirao';
  236. $strGenTime = 'Vrijeme kreiranja';
  237. $strGeneralRelationFeat = 'OpÜte osobine relacija';
  238. $strGerman = 'NjemaΦki';
  239. $strGlobal = 'globalno';
  240. $strGlobalPrivileges = 'Globalne privilegije';
  241. $strGlobalValue = 'Globalna vrednost';
  242. $strGo = 'Kreni';
  243. $strGrantOption = 'Omoguµi';
  244. $strGreek = 'GrΦki';
  245. $strGzip = '"gzip-ovano"';
  246.  
  247. $strHasBeenAltered = 'je promijenjen(a).';
  248. $strHasBeenCreated = 'je kreiran(a).';
  249. $strHaveToShow = 'Morate izabrati bar jednu kolonu za prikaz';
  250. $strHebrew = 'Jevrejski';
  251. $strHome = 'PoΦetna strana';
  252. $strHomepageOfficial = 'phpMyAdmin veb sajt';
  253. $strHost = 'Host';
  254. $strHostEmpty = 'Ime hosta je prazno!';
  255. $strHungarian = 'Ma≡arski';
  256.  
  257. $strId = 'ID';
  258. $strIdxFulltext = 'Tekst kljuΦ';
  259. $strIgnore = 'IgnoriÜi';
  260. $strIgnoringFile = 'IgnoriÜem fajl %s';
  261. $strImportDocSQL = 'Uvoz docSQL fajlova';
  262. $strImportFiles = 'Uvoz fajlova';
  263. $strInUse = 'se koristi';
  264. $strIndex = 'KljuΦ';
  265. $strIndexHasBeenDropped = 'KljuΦ %s je obrisan';
  266. $strIndexName = 'Ime kljuΦa :';
  267. $strIndexType = 'Tip kljuΦa :';
  268. $strIndexes = 'KljuΦevi';
  269. $strInnodbStat = 'InnoDB status';
  270. $strInsecureMySQL = 'VaÜ konfiguracioni fajl sadr₧i podeÜavanja (root bez lozinke) koja odgovaraju standardnom MySQL privilegovanom nalogu. VaÜ MySQL server radi sa ovim podeÜavanjima, otvoren je za hakovanje, i zaista treba da ispravite ovaj sigurnosni rizik.';
  271. $strInsert = 'Novi zapis';
  272. $strInsertAsNewRow = 'Unesi kao novi red';
  273. $strInsertNewRow = 'Unesi novi red';
  274. $strInsertedRowId = 'ID umetnutih redova:';
  275. $strInsertedRows = 'Uneseno redova:';
  276.  
  277. $strJapanese = 'Japanski';
  278. $strJumpToDB = 'Pre≡i na bazu "%s".';
  279. $strJustDelete = 'Samo obriÜi korisnike iz tabele privilegija.';
  280. $strJustDeleteDescr = '"Obrisani" korisnici µe i dalje imati pristup serveru dok privilegije ne budu ponovo uΦitane.';
  281.  
  282. $strKeepPass = 'Nemoj da mijenjaÜ lozinku';
  283. $strKeyname = 'Ime kljuΦa';
  284. $strKill = 'Obustavi';
  285. $strKorean = 'Korejski';
  286.  
  287. $strLaTeX = 'LaTeX';
  288. $strLaTeXOptions = 'LaTeX opcije';
  289. $strLandscape = 'Polo₧eno';
  290. $strLengthSet = 'Du₧ina/Vrijednost*';
  291. $strLimitNumRows = 'Broj redova po strani';
  292. $strLinesTerminatedBy = 'Linije se zavrÜavaju sa';
  293. $strLinkNotFound = 'Veza nije prona≡ena';
  294. $strLinksTo = 'Veze ka';
  295. $strLithuanian = 'Litvanski';
  296. $strLocalhost = 'Lokalni';
  297. $strLocationTextfile = 'Lokacija tekstualne datoteke';
  298. $strLogPassword = 'Lozinka:';
  299. $strLogUsername = 'KorisniΦko ime:';
  300. $strLogin = 'Prijavljivanje';
  301. $strLoginInformation = 'Podatci o prijavi';
  302. $strLogout = 'Odjavljivanje';
  303.  
  304. $strMIME_MIMEtype = 'MIME-tipovi';
  305. $strMIME_available_mime = 'Dostupni MIME-tipovi';
  306. $strMIME_available_transform = 'Dostupne transformacije';
  307. $strMIME_description = 'Opis';
  308. $strMIME_nodescription = 'Nema opisa za ovu transformaciju.<br />Molimo pitajte autora Üta %s radi.';
  309. $strMIME_transformation = 'Tranformacije ΦitaΦa';
  310. $strMIME_transformation_note = 'Za listu dostupnih opcija transformacije i njihove transformacije MIME-tipova, kliknite na %sopise transformacija%s';
  311. $strMIME_transformation_options = 'Opcije transformacije';
  312. $strMIME_transformation_options_note = 'Molimo unesite vrijednosti za opcije transformacije koristeµi ovaj oblik: \'a\',\'b\',\'c\'...<br />Ako treba da unesete obrnutu kosu crtu ("\\") ili apostrof ("\'") u te vrijednosti, stavite obrnutu kosu crtu ispred njih (na primjer \'\\\\xyz\' ili \'a\\\'b\').';
  313. $strMIME_without = 'MIME-tipovi prikazani u kursivu nemaju odvojene funkcije transformacije.';
  314. $strModifications = 'Izmjene su saΦuvane';
  315. $strModify = 'Promijeni';
  316. $strModifyIndexTopic = 'Izmijeni kljuΦ';
  317. $strMoveTable = 'Pomjeri tabelu u (baza<b>.</b>tabela):';
  318. $strMoveTableOK = 'Tabela %s je pomjerena u %s.';
  319. $strMoveTableSameNames = 'Ne mogu da premjestim tabelu u samu sebe!';
  320. $strMultilingual = 'viÜejeziΦki';
  321. $strMySQLCharset = 'MySQL set karaktera';
  322. $strMySQLSaid = 'MySQL ka₧e: ';
  323. $strMySQLShowProcess = 'Prika₧i listu procesa';
  324. $strMySQLShowStatus = 'Prika₧i MySQL informacije o toku rada';
  325. $strMySQLShowVars = 'Prika₧i MySQL sistemske promenljive';
  326.  
  327. $strName = 'Ime';
  328. $strNext = 'Slijedeµi';
  329. $strNo = 'Ne';
  330. $strNoDatabases = 'Baza ne postoji';
  331. $strNoDatabasesSelected = 'Nije izabrana ni jedna baza.';
  332. $strNoDescription = 'nema opisa';
  333. $strNoDropDatabases = '"DROP DATABASE" komanda je onemoguµena.';
  334. $strNoExplain = 'PreskoΦi objaÜnjavanje SQL-a';
  335. $strNoFrames = 'phpMyAdmin preferira ΦitaΦe koji podr₧avaju okvire.';
  336. $strNoIndex = 'KljuΦ nije definisan!';
  337. $strNoIndexPartsDefined = 'Dijelovi kljuΦa nisu definisani!';
  338. $strNoModification = 'Nema izmjena';
  339. $strNoOptions = 'Ne postoje opcije za ovaj format';
  340. $strNoPassword = 'Nema lozinke';
  341. $strNoPermission = 'Veb serveru nije dozvoljeno da saΦuva datoteku %s.';
  342. $strNoPhp = 'bez PHP koda';
  343. $strNoPrivileges = 'Nema privilegija';
  344. $strNoRights = 'Nije Vam dozvoljeno da budete ovdje!';
  345. $strNoSpace = 'Nedovoljno prostora za snimanje datoteke %s.';
  346. $strNoTablesFound = 'Tabele nisu prona≡ene u bazi.';
  347. $strNoUsersFound = 'Korisnik nije na≡en.';
  348. $strNoValidateSQL = 'PreskoΦi provjeru SQL-a';
  349. $strNone = 'nema';
  350. $strNotNumber = 'Ovo nije broj!';
  351. $strNotOK = 'nije u redu';
  352. $strNotSet = '<b>%s</b> tabela nije prona≡ena ili nije postavljena u %s';
  353. $strNull = 'Null';
  354. $strNumSearchResultsInTable = '%s pogodaka unutar tabele <i>%s</i>';
  355. $strNumSearchResultsTotal = '<b>Ukupno:</b> <i>%s</i> pogodaka';
  356. $strNumTables = 'Tabele';
  357.  
  358. $strOK = 'U redu';
  359. $strOperations = 'Operacije';
  360. $strOptimizeTable = 'Optimiziraj tabelu';
  361. $strOr = 'ili';
  362. $strOverhead = 'PrekoraΦenje';
  363. $strOverwriteExisting = 'PrepiÜi postojeµe fajlove';
  364.  
  365. $strPHP40203 = 'Koristite PHP 4.2.3, koji ima ozbiljnu gresku sa viÜebajtnim stringovima (mbstring). Pogledajte izvjeÜtaj o greÜci br. 19404. Ova verzija PHP-a se ne preporuΦuje za koriܵenje sa phpMyAdmin.';
  366. $strPHPVersion = 'verzija PHP-a';
  367. $strPageNumber = 'Broj strane:';
  368. $strPaperSize = 'Dimenzije papira';
  369. $strPartialText = 'Dio teksta';
  370. $strPassword = 'Lozinka';
  371. $strPasswordChanged = 'Lozinka za %s je uspjeÜno promjenjena.';
  372. $strPasswordEmpty = 'Lozinka je prazna!';
  373. $strPasswordNotSame = 'Lozinke nisu identiΦne!';
  374. $strPdfDbSchema = 'Shema baze "%s" - Strana %s';
  375. $strPdfInvalidTblName = 'Tabela "%s" ne postoji!';
  376. $strPdfNoTables = 'Nema tabela';
  377. $strPerHour = 'na sat';
  378. $strPerMinute = 'u minuti';
  379. $strPerSecond = 'u sekundi';
  380. $strPhoneBook = 'telefonski imenik';
  381. $strPhp = 'Napravi PHP kod';
  382. $strPmaDocumentation = 'phpMyAdmin dokumentacija';
  383. $strPmaUriError = '<tt>$cfg[\'PmaAbsoluteUri\']</tt> direktiva MORA biti podjeÜena u konfiguracionoj datoteci!';
  384. $strPortrait = 'Uspravno';
  385. $strPos1 = 'PoΦetak';
  386. $strPrevious = 'Prethodna';
  387. $strPrimary = 'Primarni';
  388. $strPrimaryKeyHasBeenDropped = 'Primarni kljuΦ je obrisan';
  389. $strPrimaryKeyName = 'Ime primarnog kljuΦa mora da bude... PRIMARY!';
  390. $strPrimaryKeyWarning = '("PRIMARY" <b>mora</b> biti ime <b>samo</b> primarnog kljuΦa!)';
  391. $strPrint = 'ètampaj';
  392. $strPrintView = 'Za Ütampu';
  393. $strPrivDescAllPrivileges = 'UkljuΦuje sve privilegije osim GRANT.';
  394. $strPrivDescAlter = 'Dozvoljava izmjenu struktura postojeµih tabela.';
  395. $strPrivDescCreateDb = 'Dozvoljava kreiranje novih baza i tabela.';
  396. $strPrivDescCreateTbl = 'Dozvoljava kreiranje novih tabela.';
  397. $strPrivDescCreateTmpTable = 'Dozvoljava kreiranje privremenih tabela..';
  398. $strPrivDescDelete = 'Dozvoljava brisanje podataka.';
  399. $strPrivDescDropDb = 'Dozvoljava odbacivanje baza i tabela.';
  400. $strPrivDescDropTbl = 'Dozvoljava odbacivanje tabela.';
  401. $strPrivDescExecute = 'Dozvoljava pokretanje saΦuvanih procedura. Nema efekta u ovoj verziji MySQL-a.';
  402. $strPrivDescFile = 'Dozvoljava uvoz podataka i njihov izvoz u datoteke.';
  403. $strPrivDescGrant = 'Dozvoljava dodavanje korisnika i privilegija bez ponovnog uΦitavanja tabela privilegija.';
  404. $strPrivDescIndex = 'Dozvoljava kreiranje i brisanje kljuΦeva.';
  405. $strPrivDescInsert = 'Dozvoljava umetanje i zamjenu podataka.';
  406. $strPrivDescLockTables = 'Dozvoljava zakljuΦavanje tabela tekuµim procesima.';
  407. $strPrivDescMaxConnections = 'OgraniΦava broj novih konekcija koje korisnik mo₧e ta otvori na sat.';
  408. $strPrivDescMaxQuestions = 'OgraniΦava broj upita koje korisnik mo₧e da uputi serveru za sat.';
  409. $strPrivDescMaxUpdates = 'OgraniΦava broj komandi koje menjaju tabele ili baze koje korisnik mo₧e da izvrÜi na sat.';
  410. $strPrivDescProcess3 = 'Dozvoljava prekidanje procesa drugih korisnika.';
  411. $strPrivDescProcess4 = 'Dozvoljava pregled kompletnih upita u listi procesa.';
  412. $strPrivDescReferences = 'Nema efekta u ovoj verziji MySQL-a.';
  413. $strPrivDescReload = 'Dozvoljava ponovno uΦitavanje podeÜavanja servera i pra₧njenje keÜa servera.';
  414. $strPrivDescReplClient = 'Daje pravo korisniku da pita gde su glavni/pomoµni serveri.';
  415. $strPrivDescReplSlave = 'Potrebno zbog pomoµnih servera za replikaciju.';
  416. $strPrivDescSelect = 'Dozvoljava Φitanje podataka.';
  417. $strPrivDescShowDb = 'Daje pristup kompletnoj listi baza.';
  418. $strPrivDescShutdown = 'Dozvoljava gaÜenje servera.';
  419. $strPrivDescSuper = ' Dozvoljava povezivanje iako je dostignut maksimalan broj dozvoljenih veza; Neophodno za veµinu administrativnih opcija kao Üto su podeÜavanje globalnih promenljivih ili prekidanje procesa ostalih korisnika.';
  420. $strPrivDescUpdate = 'Dozvoljava izmenu podataka.';
  421. $strPrivDescUsage = 'Nema privilegija.';
  422. $strPrivileges = 'Privilegije';
  423. $strPrivilegesReloaded = 'Privilegije su uspeÜno ponovo uΦitane.';
  424. $strProcesslist = 'Lista procesa';
  425. $strPutColNames = 'Stavi imena polja u prvi red';
  426.  
  427. $strQBE = 'Upit po primeru';
  428. $strQBEDel = 'Del';
  429. $strQBEIns = 'Ins';
  430. $strQueryFrame = 'Prozor za upite';
  431. $strQueryOnDb = 'SQL upit na bazi <b>%s</b>:';
  432. $strQuerySQLHistory = 'SQL istorijat';
  433. $strQueryStatistics = '<b>Statistike upita</b>: %s upita je postavljeno serveru od njegovog pokretanja.';
  434. $strQueryTime = 'Upit je trajao %01.4f sekundi';
  435. $strQueryType = 'Vrsta upita';
  436. $strQueryWindowLock = 'Ne prepisuj ovaj upit izvan prozora';
  437.  
  438. $strReType = 'Ponovite unos';
  439. $strReceived = 'Primljeno';
  440. $strRecords = 'Zapisi';
  441. $strReferentialIntegrity = 'Proveri referencijalni integritet:';
  442. $strRelationNotWorking = 'Dodatne moguµnosti za rad sa povezanim tabelama su iskljuΦene. Da biste saznali zaÜto, kliknite %sovde%s.';
  443. $strRelationView = 'Relacioni pogled';
  444. $strRelationalSchema = 'Relaciona shema';
  445. $strRelations = 'Relacije';
  446. $strReloadMySQL = 'Ponovo pokreni MySQL';
  447. $strReloadingThePrivileges = 'Ponovo uΦitavam privilegije';
  448. $strRemoveSelectedUsers = 'Ukloni izabrane korisnike';
  449. $strRenameTable = 'Promjeni ime tabele u ';
  450. $strRenameTableOK = 'Tabeli %s promjenjeno ime u %s';
  451. $strRepairTable = 'Popravi tabelu';
  452. $strReplaceNULLBy = 'Zamijeni NULL sa';
  453. $strReplaceTable = 'Zamijeni podatke u tabeli sa podatcima iz datoteke';
  454. $strReset = 'Resetuj';
  455. $strResourceLimits = 'OgraniΦenja resursa';
  456. $strRevoke = 'Zabrani';
  457. $strRevokeAndDelete = 'Obustavi sve aktivne privilegije korisnika i zatim ih obriÜi.';
  458. $strRevokeAndDeleteDescr = 'Korisnici µe i dalje imati USAGE privilegije dok se privilegije ponovo ne uΦitaju.';
  459. $strRevokeMessage = 'Zabranili ste privilegije za %s';
  460. $strRowLength = 'Du₧ina reda';
  461. $strRowSize = 'VeliΦina reda';
  462. $strRows = 'Redova';
  463. $strRowsFrom = ' redova poΦev od reda';
  464. $strRowsModeFlippedHorizontal = 'horizontalnom (rotirana zaglavlja)';
  465. $strRowsModeHorizontal = 'horizontalnom';
  466. $strRowsModeOptions = 'u %s modu i ponovi zaglavlje posle svakog %s reda';
  467. $strRowsModeVertical = 'vertikalnom';
  468. $strRowsStatistic = 'Statistike reda';
  469. $strRunQuery = 'IzvrÜi SQL upit';
  470. $strRunSQLQuery = 'IzvrÜi SQL upit(e) na bazi %s';
  471. $strRunning = 'na serveru %s';
  472. $strRussian = 'Ruski';
  473.  
  474. $strSQL = 'SQL';
  475. $strSQLOptions = 'SQL opcije';
  476. $strSQLParserBugMessage = 'Postoji moguµnost da ste pronaÜli gresku u SQL parseru. Molimo ispitajte svoj upit pa₧ljivo, i provjerite da su navodnici ispravni i da ne nedostaju. Ostali moguµi razlozi greÜke mogu biti da ste poslali binarni fajl van oblasti za obiΦan tekst. Mo₧ete probati svoj upit u MySQL interfejsu komandne linije. Donja poruka o greÜci MySQL servera, ako je ima, mo₧e vam pomoµi u otkrivanju problema. Ako i dalje imate probleme ili ako parser ne uspjeva tamo gde uspeva interfejs komandne linije, svedite svoj SQL upit na jedan jedini upit koji stvara probleme i poÜaljite nam izvjeÜtaj o greÜci sa delom koda u donjoj REZ sekciji:';
  477. $strSQLParserUserError = 'Izgleda da postoji greÜka u vaÜem SQL upitu. Ovde je poruka o greÜki MySQL servera, koja vam mo₧e pomoµi u otkrivanju problema';
  478. $strSQLQuery = 'SQL upit';
  479. $strSQLResult = 'SQL rezultat';
  480. $strSQPBugInvalidIdentifer = 'Neispravan identifikator';
  481. $strSQPBugUnclosedQuote = 'Navodnik nije zatvoren';
  482. $strSQPBugUnknownPunctuation = 'Nepoznat string interpunkcije';
  483. $strSave = 'SaΦuvaj';
  484. $strSaveOnServer = 'SaΦuvaj na server u direktorijum %s';
  485. $strScaleFactorSmall = 'Faktor umanjenja je premali da bi shema stala na jednu stranu';
  486. $strSearch = 'Pretra₧ivanje';
  487. $strSearchFormTitle = 'Pretra₧ivanje baze';
  488. $strSearchInTables = 'Unutar tabela:';
  489. $strSearchNeedle = 'RijeΦi ili vrednosti koje se tra₧e (d₧oker: "%"):';
  490. $strSearchOption1 = 'bar jednu od rijeΦi';
  491. $strSearchOption2 = 'sve rijeΦi';
  492. $strSearchOption3 = 'taΦan izraz';
  493. $strSearchOption4 = 'kao regularni izraz';
  494. $strSearchResultsFor = 'Rezultati pretrage za "<i>%s</i>" %s:';
  495. $strSearchType = 'Tra₧i:';
  496. $strSecretRequired = 'Konfiguraciona datoteka zahtjeva tajnu lozinku (blowfish_secret).';
  497. $strSelectADb = 'Izaberite bazu';
  498. $strSelectAll = 'Izaberi sve';
  499. $strSelectFields = 'Izaberi polja (najmanje jedno)';
  500. $strSelectNumRows = 'u upitu';
  501. $strSelectTables = 'Izaberi tabele';
  502. $strSend = 'SaΦuvaj kao datoteku';
  503. $strSent = 'Poslato';
  504. $strServer = 'Server';
  505. $strServerChoice = 'Izbor servera';
  506. $strServerStatus = 'Informacije o toku rada';
  507. $strServerStatusUptime = 'Ovaj MySQL server radi veµ %s. Pokrenut je %s.';
  508. $strServerTabProcesslist = 'Procesi';
  509. $strServerTabVariables = 'Promjenljive';
  510. $strServerTrafficNotes = '<b>Saobraµaj servera</b>: Tabele pokazuju statistike mre₧nog saobraµaja na ovom MySQL serveru od njegovog pokretanja.';
  511. $strServerVars = 'Serverske promenljive i podeÜavanja';
  512. $strServerVersion = 'Verzija servera';
  513. $strSessionValue = 'Vrijednost sesije';
  514. $strSetEnumVal = 'Ako je polje "enum" ili "set", unesite vrijednosti u formatu: \'a\',\'b\',\'c\'...<br />Ako vam treba obrnuta kosa crta ("\\") ili apostrof ("\'") koristite ih u "izbjegnutom" (escaped) obliku (na primer \'\\\\xyz\' ili \'a\\\'b\').';
  515. $strShow = 'Prika₧i';
  516. $strShowAll = 'Prika₧i sve';
  517. $strShowColor = 'Prika₧i boju';
  518. $strShowDatadictAs = 'Format rijeΦnika podataka';
  519. $strShowFullQueries = 'Prika₧i kompletne upite';
  520. $strShowGrid = 'Prika₧i mre₧u';
  521. $strShowPHPInfo = 'Prika₧i informacije o PHP-u';
  522. $strShowTableDimension = 'Prika₧i dimenzije tabele';
  523. $strShowTables = 'Prika₧i tabele';
  524. $strShowThisQuery = 'Prika₧i ponovo ovaj upit';
  525. $strShowingRecords = 'Prikaz zapisa';
  526. $strSimplifiedChinese = 'Pojednostavljeni kineski';
  527. $strSingly = '(po jednom polju)';
  528. $strSize = 'VeliΦina';
  529. $strSort = 'Sortiranje';
  530. $strSpaceUsage = 'Zauzeµe';
  531. $strSplitWordsWithSpace = 'RijeΦi se odvajaju razmakom (" ").';
  532. $strStatCheckTime = 'Posljednja provjera';
  533. $strStatCreateTime = 'Napravljeno';
  534. $strStatUpdateTime = 'Posljednja izmjena';
  535. $strStatement = 'Ime';
  536. $strStatus = 'Status';
  537. $strStrucCSV = 'CSV format';
  538. $strStrucData = 'Struktura i podatci';
  539. $strStrucDrop = 'Dodaj \'DROP TABLE\'';
  540. $strStrucExcelCSV = 'CSV za MS Excel';
  541. $strStrucOnly = 'Samo struktura';
  542. $strStructPropose = 'Predlo₧i strukturu tabele';
  543. $strStructure = 'Struktura';
  544. $strSubmit = 'PoÜalji';
  545. $strSuccess = 'VaÜ SQL upit je uspeÜno izvrÜen';
  546. $strSum = 'Ukupno';
  547. $strSwedish = 'èvedski';
  548. $strSwitchToTable = 'Pre≡i na kopiranu tabelu';
  549.  
  550. $strTable = 'Tabela';
  551. $strTableComments = 'Komentari tabele';
  552. $strTableEmpty = 'Ima tabele je prazno!';
  553. $strTableHasBeenDropped = 'Tabela %s je odbaΦena';
  554. $strTableHasBeenEmptied = 'Tabela %s je ispra₧njena';
  555. $strTableHasBeenFlushed = 'Tabela %s je osve₧ena';
  556. $strTableMaintenance = 'Radnje na tabeli';
  557. $strTableOfContents = 'Sadr₧aj';
  558. $strTableOptions = 'Opcije tabele';
  559. $strTableStructure = 'Struktura tabele';
  560. $strTableType = 'Tip tabele';
  561. $strTables = '%s tabela';
  562. $strTblPrivileges = 'Privilegije vezane za tabele';
  563. $strTextAreaLength = 'Zbog njehove veliΦine, polje<br />mo₧da neµete moµi da izmenite';
  564. $strThai = 'Tajlandski ';
  565. $strThisHost = 'Ovaj server';
  566. $strThisNotDirectory = 'Ovo nije direktorijum';
  567. $strThreadSuccessfullyKilled = 'Proces %s je uspjeÜno prekinut.';
  568. $strTime = 'Vrijeme';
  569. $strToggleScratchboard = 'UkljuΦuje/iskljuΦuje scratchboard';
  570. $strTotal = 'ukupno';
  571. $strTotalUC = 'Ukupno';
  572. $strTraditionalChinese = 'Tradicionalni kineski';
  573. $strTraffic = 'Saobraµaj';
  574. $strTransformation_image_jpeg__inline = 'Prikazuje umanjenu sliku na koju je moguµe kliknuti; opcije: Üirina, visina u pikselima (Φuva originalni odnos)';
  575. $strTransformation_image_jpeg__link = 'Prikazuje link ka ovoj slici (npr. direktno preuzimanje iz BLOB-a).';
  576. $strTransformation_image_png__inline = 'Prika₧i JPEG slike na strani';
  577. $strTransformation_text_plain__dateformat = 'Uzima TIME, TIMESTAMP ili DATETIME polje i formatira ga koristeµi lokalni oblik prikazivanja datuma. Prva opcija je ofset (u satima) koji se dodaje vremenskoj oznaci (podrazumevano: 0). Druga opcija je razliΦit format datuma prema parametrima koji su dostupni za PHP-ov strftime().';
  578. $strTransformation_text_plain__external = 'SAMO LINUX: Pokreµe eksternu aplikaciju i popunjava podatke u poljima preko standardnog ulaza. Vraµa standardni izlaz aplikacije. Podrazumevano je Tidy, za lepÜi prikaz HTML koda. Zbog sigurnosnih razloga, morate ruΦno izmeniti datoteku libraries/transformations/text_plain__external.inc.php i dodati alate koje ₧elite da koristite. Prva opcija je broj programa koje ₧elite da koristite, a druga su parametri programa. Ako se treµi parametar postavi na 1 izlaz µe biti konvertovan koristeµi htmlspecialchars() (podrazumevano je 1). Ako je Φetvrti parametar postavljen na 1, NOWRAP µe biti dodato µeliji sa sadr₧ajem tako da µe izlaz biti prikazan bez izmena. (podrazumevano 1)';
  579. $strTransformation_text_plain__formatted = '╚uva originalno formatiranje polja. Escaping se ne vrÜi.';
  580. $strTransformation_text_plain__imagelink = 'Prikazuje sliku i link, polje sadr₧i naziv datoteke; prva opcija je prefiks kao "http://domain.com/", druga opcija je Üirina u pikselima, treµa je visina.';
  581. $strTransformation_text_plain__link = 'Prikazuje link, polje sadr₧i naziv datoteke; prva opcija je prefiks kao "http://domain.com/", druga opcija je naslov za link.';
  582. $strTransformation_text_plain__substr = 'Pokazuje samo deo stringa. Prva opcija je ofset koji definiÜe gde poΦinje izlaz vaÜeg teksta (podrazumevano 0). Druga opcija je ofset koji pokazuje koliko µe teksta biti prikazano. Ako je nema, sav preostali tekst µe biti prikazan. Treµa opcija odre≡uje koji µe znaci biti dodati izlazu kada se prika₧e podstring (podrazumevano: ...) .';
  583. $strTruncateQueries = 'Prika₧i skraµene upite';
  584. $strTurkish = 'Turski';
  585. $strType = 'Tip';
  586.  
  587. $strUkrainian = 'Ukrajinski';
  588. $strUncheckAll = 'nijedno';
  589. $strUnicode = 'Unikod';
  590. $strUnique = 'Jedinstveni';
  591. $strUnknown = 'nepoznat';
  592. $strUnselectAll = 'niÜta';
  593. $strUpdComTab = 'Molimo pogledajte u dokumentaciji kako se a₧urira tabela Column_comments';
  594. $strUpdatePrivMessage = 'A₧urirali ste privilegije za %s.';
  595. $strUpdateProfileMessage = 'Profil je promjenjen.';
  596. $strUpdateQuery = 'A₧uriraj upit';
  597. $strUsage = 'Zauzeµe';
  598. $strUseBackquotes = 'Koristi \' za ograniΦavanje imena polja';
  599. $strUseHostTable = 'Koristi tabelu hosta';
  600. $strUseTables = 'Koristi tabele';
  601. $strUseTextField = 'Koristi tekst polje';
  602. $strUseThisValue = 'Koristi ovu vrijednost';
  603. $strUser = 'Korisnik';
  604. $strUserAlreadyExists = 'Korisnik %s veµ postoji!';
  605. $strUserEmpty = 'Ime korisnika nije unijeto!';
  606. $strUserName = 'Ime korisnika';
  607. $strUserNotFound = 'Izabrani korisnik nije prona≡en u tabeli privilegija.';
  608. $strUserOverview = 'Pregled korisnika';
  609. $strUsersDeleted = 'Izabrani korisnici su uspjeÜno obrisani.';
  610. $strUsersHavingAccessToDb = 'Korisnici koji imaju pristup "%s"';
  611.  
  612. $strValidateSQL = 'Provjeri SQL';
  613. $strValidatorError = 'SQL validator nije mogao da bude pokrenut. Proverite da li su instalirane neophodne PHP ekstenzije opisane u  %sdokumentaciji%s.';
  614. $strValue = 'Vrijednost';
  615. $strVar = 'Promjenljiva';
  616. $strViewDump = 'Prika₧i sadr₧aj (shemu) tabele';
  617. $strViewDumpDB = 'Prika₧i sadr₧aj (shemu) baze';
  618. $strViewDumpDatabases = 'Prika₧i sadr₧aj (shemu) baze';
  619.  
  620. $strWebServerUploadDirectory = 'direkcija za slanje web servera ';
  621. $strWebServerUploadDirectoryError = 'Direkcija koju ste izabrali za slanje nije dostupna';
  622. $strWelcome = 'DobrodoÜli na %s';
  623. $strWestEuropean = 'Zapadnoevropski';
  624. $strWildcard = 'D₧oker';
  625. $strWindowNotFound = 'OdrediÜnji prozor pretra₧ivaΦa nije mogao da bude a₧uriran. Mo₧da ste zatvorili matiΦni prozor, ili vaÜ prera₧ivaΦ onemoguµava a₧uriranje me≡u prozorima zbog sigurnosnih podeÜavanja';
  626. $strWithChecked = 'OznaΦeno:';
  627. $strWritingCommentNotPossible = 'Pisanje komentara nije moguµe';
  628. $strWritingRelationNotPossible = 'Upisivanje relacije nije moguµe';
  629. $strWrongUser = 'PogreÜno korisniΦko ime/lozinka. Ulaz nije dozvoljen.';
  630.  
  631. $strXML = 'XML';
  632.  
  633. $strYes = 'Da';
  634.  
  635. $strZeroRemovesTheLimit = 'Napomena: Postavljanje ovih opcija na 0 (nulu) uklanja limite.';
  636. $strZip = '"zipovano"';
  637.  
  638. $strBookmarkAllUsers = 'Let every user access this bookmark';  //to translate
  639.  
  640. $strCheckOverhead = 'Check tables with overhead';  //to translate
  641. $strConstraintsForDumped = 'Constraints for dumped tables';  //to translate
  642. $strConstraintsForTable = 'Constraints for table';  //to translate
  643. $strCreationDates = 'Creation/Update/Check dates';  //to translate
  644.  
  645. $strInternalNotNecessary = '* An internal relation is not necessary when it exists also in InnoDB.';  //to translate
  646. $strInternalRelations = 'Internal relations';  //to translate
  647.  
  648. $strLatexCaption = 'Table caption';  //to translate
  649. $strLatexContent = 'Content of table __TABLE__';  //to translate
  650. $strLatexContinued = '(continued)';  //to translate
  651. $strLatexContinuedCaption = 'Continued table caption';  //to translate
  652. $strLatexIncludeCaption = 'Include table caption';  //to translate
  653. $strLatexLabel = 'Label key';  //to translate
  654. $strLatexStructure = 'Structure of table __TABLE__';  //to translate
  655. $strLogServer = 'Server';  //to translate
  656.  
  657. $strPrintViewFull = 'Print view (with full texts)';  //to translate
  658.  
  659. $strSortByKey = 'Sort by key';  //to translate
  660.  
  661. $strUpgrade = 'You should upgrade to %s %s or later.';  //to translate
  662.  
  663. $strExcelEdition = 'Excel edition';  //to translate
  664. $strDelayedInserts = 'Use delayed inserts';  //to translate
  665. $strSQLExportType = 'Export type';  //to translate
  666. $strAddConstraints = 'Add constraints';  //to translate
  667. $strGeorgian = 'Georgian';  //to translate
  668. $strCzechSlovak = 'Czech-Slovak';  //to translate
  669. $strTransformation_application_octetstream__download = 'Display a link to download the binary data of a field. First option is the filename of the binary file. Second option is a possible fieldname of a table row containing the filename. If you provide a second option you need to have the first option set to an empty string';  //to translate
  670. $strMaximumSize = 'Maximum size: %s%s';  //to translate
  671. $strConnectionError = 'Cannot connect: invalid settings.';  //to translate
  672. $strDropDatabaseStrongWarning = 'You are about to DESTROY a complete database!';  //to translate
  673. $strAddHeaderComment = 'Add custom comment into header (\\n splits lines)';  //to translate
  674. $strIgnoreInserts = 'Use ignore inserts';  //to translate
  675. $strAddIfNotExists = 'Add IF NOT EXISTS';  //to translate
  676. $strCommentsForTable = 'COMMENTS FOR TABLE';  //to translate
  677. $strMIMETypesForTable = 'MIME TYPES FOR TABLE';  //to translate
  678. $strRelationsForTable = 'RELATIONS FOR TABLE';  //to translate
  679. $strAfterInsertSame = 'Go back to this page';  //to translate
  680. $strRenameDatabaseOK = 'Database %s has been renamed to %s';  //to translate
  681. $strDatabaseEmpty = 'The database name is empty!';  //to translate
  682. $strDBRename = 'Rename database to';  //to translate
  683. $strOperator = 'Operator';  //to translate
  684. $strEncloseInTransaction = 'Enclose export in a transaction';  //to translate
  685. $strCalendar = 'Calendar';  //to translate
  686. $strRefresh = 'Refresh';  //to translate
  687. $strDefragment = 'Defragment table';  //to translate
  688. $strNoRowsSelected = 'No rows selected';  //to translate
  689. $strSpanish = 'Spanish';  //to translate
  690. $strStrucNativeExcel = 'Native MS Excel data';  //to translate
  691. $strDisableForeignChecks = 'Disable foreign key checks';  //to translate
  692. $strServerNotResponding = 'The server is not responding';  //to translate
  693. $strTheme = 'Theme / Style';  //to translate
  694. $strTakeIt = 'take it';  //to translate
  695. $strHexForBinary = 'Use hexadecimal for binary fields';  //to translate
  696. $strIcelandic = 'Icelandic';  //to translate
  697. $strLatvian = 'Latvian';  //to translate
  698. $strPolish = 'Polish';  //to translate
  699. $strRomanian = 'Romanian';  //to translate
  700. $strSlovenian = 'Slovenian';  //to translate
  701. $strTraditionalSpanish = 'Traditional Spanish';  //to translate
  702. $strSlovak = 'Slovak';  //to translate
  703. $strMySQLConnectionCollation = 'MySQL connection collation';  //to translate
  704. $strPersian = 'Persian';  //to translate
  705. $strAddFields = 'Add %s field(s)';  //to translate
  706. $strNoThemeSupport = 'No themes support, please check your configuration and/or your themes in directory %s.';  //to translate
  707. $strUseTabKey = 'Use TAB key to move from value to value, or CTRL+arrows to move anywhere';  //to translate
  708. $strEscapeWildcards = 'Wildcards _ and % should be escaped with a \ to use them literally';  //to translate
  709. $strBinLogName = 'Log name';  //to translate
  710. $strBinLogPosition = 'Position';  //to translate
  711. $strBinLogEventType = 'Event type';  //to translate
  712. $strBinLogServerId = 'Server ID';  //to translate
  713. $strBinLogOriginalPosition = 'Original position';  //to translate
  714. $strBinLogInfo = 'Information';  //to translate
  715. $strBinaryLog = 'Binary log';  //to translate
  716. $strSelectBinaryLog = 'Select binary log to view';  //to translate
  717. $strDBCopy = 'Copy database to';  //to translate
  718. $strCopyDatabaseOK = 'Database %s has been copied to %s';  //to translate
  719. $strSwitchToDatabase = 'Switch to copied database';  //to translate
  720. $strPasswordHashing = 'Password Hashing';  //to translate
  721. $strCompatibleHashing = 'MySQL 4.0 compatible';  //to translate
  722. $strIndexWarningPrimary = 'PRIMARY and INDEX keys should not both be set for column `%s`';//to translate
  723. $strIndexWarningUnique = 'UNIQUE and INDEX keys should not both be set for column `%s`';//to translate
  724. $strIndexWarningMultiple = 'More than one %s key was created for column `%s`';//to translate
  725. $strIndexWarningTable = 'Problems with indexes of table `%s`';//to translate
  726. $strNoActivity = 'No activity since %s seconds or more, please login again';  //to translate
  727. $strApproximateCount = 'May be approximate. See FAQ 3.11';  //to translate
  728. $strSQLExportCompatibility = 'SQL export compatibility';  //to translate
  729. $strMbOverloadWarning = 'You have enabled mbstring.func_overload in your PHP configuration. This option is incompatible with phpMyAdmin and might cause breaking of some data!';  //to translate
  730. $strMbExtensionMissing = 'The mbstring PHP extension was not found and you seem to be using multibyte charset. Without mbstring extension phpMyAdmin is unable to split strings correctly and it may result in unexpected results.';  //to translate
  731. $strAfterInsertNext = 'Edit next row';  //to translate
  732. $strView = 'View';  //to translate
  733. $strViewHasBeenDropped = 'View %s has been dropped';  //to translate
  734. $strEngines = 'Engines';  //to translate
  735. $strStorageEngines = 'Storage Engines';  //to translate
  736. $strStorageEngine = 'Storage Engine';  //to translate
  737. $strNoDetailsForEngine = 'There is no detailed status information available for this storage engine.';  //to translate
  738. $strDefaultEngine = '%s is the default storage engine on this MySQL server.';  //to translate
  739. $strEngineAvailable = '%s is available on this MySQL server.';  //to translate
  740. $strEngineUnsupported = 'This MySQL server does not support the %s storage engine.';  //to translate
  741. $strEngineDisabled = '%s has been disabled for this MySQL server.';  //to translate
  742. $strMyISAMSortBufferSize = 'Sort buffer size';  //to translate
  743. $strMyISAMSortBufferSizeDesc = 'The buffer that is allocated when sorting MyISAM indexes during a REPAIR TABLE or when creating indexes with CREATE INDEX or ALTER TABLE.';  //to translate
  744. $strMyISAMDataPointerSize = 'Data pointer size';  //to translate
  745. $strMyISAMDataPointerSizeDesc = 'The default pointer size in bytes, to be used by CREATE TABLE for MyISAM tables when no MAX_ROWS option is specified.';  //to translate
  746. $strMyISAMRecoverOptions = 'Automatic recovery mode';  //to translate
  747. $strMyISAMRecoverOptionsDesc = 'The mode for automatic recovery of crashed MyISAM tables, as set via the --myisam-recover server startup option.';  //to translate
  748. $strMyISAMRepairThreads = 'Repair threads';  //to translate
  749. $strMyISAMRepairThreadsDesc = 'If this value is greater than 1, MyISAM table indexes are created in parallel (each index in its own thread) during the Repair by sorting process.';  //to translate
  750. $strMyISAMMaxSortFileSize = 'Maximum size for temporary sort files';  //to translate
  751. $strMyISAMMaxSortFileSizeDesc = 'The maximum size of the temporary file MySQL is allowed to use while re-creating a MyISAM index (during REPAIR TABLE, ALTER TABLE, or LOAD DATA INFILE).';  //to translate
  752. $strMyISAMMaxExtraSortFileSize = 'Maximum size for temporary files on index creation';  //to translate
  753. $strMyISAMMaxExtraSortFileSizeDesc = 'If the temporary file used for fast MyISAM index creation would be larger than using the key cache by the amount specified here, prefer the key cache method.';  //to translate
  754. $strLongOperation = 'This operation could be long. Proceed anyway?';  //to translate
  755. $strVersionInformation = 'Version information';  //to translate
  756. $strInnoDBDataHomeDir = 'Data home directory';  //to translate
  757. $strInnoDBDataHomeDirDesc = 'The common part of the directory path for all InnoDB data files.';  //to translate
  758. $strInnoDBDataFilePath = 'Data files';  //to translate
  759. $strInnoDBAutoextendIncrement = 'Autoextend increment';  //to translate
  760. $strInnoDBAutoextendIncrementDesc = ' The increment size for extending the size of an autoextending tablespace when it becomes full.';  //to translate
  761. $strBufferPool = 'Buffer Pool';  //to translate
  762. $strBufferPoolUsage = 'Buffer Pool Usage';  //to translate
  763. $strDataPages = 'Pages containing data';  //to translate
  764. $strFreePages = 'Free pages';  //to translate
  765. $strBusyPages = 'Busy pages';  //to translate
  766. $strDirtyPages = 'Dirty pages';  //to translate
  767. $strPagesToBeFlushed = 'Pages to be flushed';  //to translate
  768. $strLatchedPages = 'Latched pages';  //to translate
  769. $strBufferPoolActivity = 'Buffer Pool Activity';  //to translate
  770. $strReadRequests = 'Read requests';  //to translate
  771. $strWriteRequests = 'Write requests';  //to translate
  772. $strBufferReadMisses = 'Read misses';  //to translate
  773. $strBufferReadMissesInPercent = 'Read misses in %';  //to translate
  774. $strBufferWriteWaits = 'Write waits';  //to translate
  775. $strBufferWriteWaitsInPercent = 'Write waits in %';  //to translate
  776. $strHTMLExcel = 'Microsoft Excel 2000';  //to translate
  777. $strHTMLExcelOptions = 'Microsoft Excel 2000 export options';  //to translate
  778. $strHTMLWord = 'Microsoft Word 2000';  //to translate
  779. $strHTMLWordOptions = 'Microsoft Word 2000 export options';  //to translate
  780. $strInnoDBBufferPoolSizeDesc = 'The size of the memory buffer InnoDB uses to cache data and indexes of its tables.';  //to translate
  781. $strInnoDBBufferPoolSize = 'Buffer pool size';  //to translate
  782. $strInnoDBPages = 'pages';  //to translate
  783. $strSocketProblem = '(or the local MySQL server\'s socket is not correctly configured)';  //to translate
  784. $strPrivDescCreateView = 'Allows creating new views.';  //to translate
  785. $strPrivDescCreateUser = 'Allows creating, dropping and renaming user accounts.';  //to translate
  786. $strPrivDescCreateRoutine = 'Allows creating stored routines.';  //to translate
  787. $strPrivDescAlterRoutine = 'Allows altering and dropping stored routines.';  //to translate
  788. $strPrivDescShowView = 'Allows performing SHOW CREATE VIEW queries.';  //to translate
  789. $strPrivDescExecute5 = 'Allows executing stored routines.';  //to translate
  790. $strCreateDatabaseBeforeCopying = 'CREATE DATABASE before copying';  //to translate
  791. $strGeneratePassword = 'Generate Password';  //to translate
  792. $strGenerate = 'Generate';  //to translate
  793. $strCopy = 'Copy';  //to translate
  794. $strTransformation_application_octetstream__hex = 'Displays hexadecimal representation of data.';  //to translate
  795. $strInvalidFieldCount = 'Table must have at least one field.';  //to translate
  796. $strInvalidRowNumber = '%d is not valid row number.';  //to translate
  797. $strInvalidColumnCount = 'Column count has to be larger than zero.';  //to translate
  798. $strInvalidFieldAddCount = 'You have to add at least one field.';  //to translate
  799. $strAndThen = 'and then';  //to translate
  800. $strInvalidAuthMethod = 'Invalid authentication method set in configuration:';  //to translate
  801. $strRunSQLQueryOnServer = 'Run SQL query/queries on server %s';  //to translate
  802. $strCSV = 'CSV';  //to translate
  803. $strImport = 'Import';  //to translate
  804. $strImportFormat = 'Format of imported file';  //to translate
  805. $strFileToImport = 'File to import';  //to translate
  806. $strCompressionWillBeDetected = 'Imported file compression will be automatically detected from: %s';  //to translate
  807. $strCanNotLoadImportPlugins = 'Could not load import plugins, please check your installation!';  //to translate
  808. $strCSVImportOptions = 'CSV options';  //to translate
  809. $strPartialImport = 'Partial import';  //to translate
  810. $strAllowInterrupt = 'Allow interrupt of import in case script detects it is close to time limit. This might be good way to import large files, however it can break transactions.';  //to translate
  811. $strTimeoutPassed = 'Script timeout passed, if you want to finish import, please resubmit same file and import will resume.';  //to translate
  812. $strTimeoutNothingParsed = 'However on last run no data has been parsed, this usually means phpMyAdmin won\'t be able to finish this import unless you increase php time limits.';  //to translate
  813. $strTimeoutInfo = 'Previous import timed out, after resubmitting will continue from position %d.';  //to translate
  814. $strUnsupportedCompressionDetected = 'You attempted to load file with unsupported compression (%s). Either support for it is not implemented or disabled by your configuration.';  //to translate
  815. $strNothingToImport = 'You didn\'t enter any data to import!';  //to translate
  816. $strIgnoreDuplicates = 'Ignore duplicate rows';  //to translate
  817. $strSkipQueries = 'Number of records(queries) to skip from start';  //to translate
  818. $strInvalidColumn = 'Invalid column (%s) specified!';  //to translate
  819. $strNoFilesFoundInZip = 'No files found inside ZIP archive!';  //to translate
  820. $strErrorInZipFile = 'Error in ZIP archive:';  //to translate
  821. $strFlushQueryCache = 'Flush query cache';  //to translate
  822. $strFlushTables = 'Flush (close) all tables';  //to translate
  823. $strHandler = 'Handler';  //to translate
  824. $strJoins = 'Joins';  //to translate
  825. $strKeyCache = 'Key cache';  //to translate
  826. $strMaxConnects = 'max. concurrent connections';  //to translate
  827. $strQueryCache = 'Query cache';  //to translate
  828. $strReplication = 'Replication';  //to translate
  829. $strServerStatusDelayedInserts = 'Delayed inserts';  //to translate
  830. $strShowOpenTables = 'Show open tables';  //to translate
  831. $strShowSlaveHosts = 'Show slave hosts';  //to translate
  832. $strShowSlaveStatus = 'Show slave status';  //to translate
  833. $strShowStatusReset = 'Reset';  //to translate
  834. $strShowStatusBinlog_cache_disk_useDescr = 'The number of transactions that used the temporary binary log cache but that exceeded the value of binlog_cache_size and used a temporary file to store statements from the transaction.';  //to translate
  835. $strShowStatusBinlog_cache_useDescr = 'The number of transactions that used the temporary binary log cache.';  //to translate
  836. $strShowStatusCreated_tmp_disk_tablesDescr = 'The number of temporary tables on disk created automatically by the server while executing statements. If Created_tmp_disk_tables is big, you may want to increase the tmp_table_size  value to cause temporary tables to be memory-based instead of disk-based.';  //to translate
  837. $strShowStatusCreated_tmp_filesDescr = 'How many temporary files mysqld has created.';  //to translate
  838. $strShowStatusCreated_tmp_tablesDescr = 'The number of in-memory temporary tables created automatically by the server while executing statements.';  //to translate
  839. $strShowStatusDelayed_errorsDescr = 'The number of rows written with INSERT DELAYED for which some error occurred (probably duplicate key).';  //to translate
  840. $strShowStatusDelayed_insert_threadsDescr = 'The number of INSERT DELAYED handler threads in use. Every different table on which one uses INSERT DELAYED gets its own thread.';  //to translate
  841. $strShowStatusDelayed_writesDescr = 'The number of INSERT DELAYED rows written.';  //to translate
  842. $strShowStatusFlush_commandsDescr  = 'The number of executed FLUSH statements.';  //to translate
  843. $strShowStatusHandler_commitDescr = 'The number of internal COMMIT statements.';  //to translate
  844. $strShowStatusHandler_deleteDescr = 'The number of times a row was deleted from a table.';  //to translate
  845. $strShowStatusHandler_discoverDescr = 'The MySQL server can ask the NDB Cluster storage engine if it knows about a table with a given name. This is called discovery. Handler_discover indicates the number of time tables have been discovered.';  //to translate
  846. $strShowStatusHandler_read_firstDescr = 'The number of times the first entry was read from an index. If this is high, it suggests that the server is doing a lot of full index scans; for example, SELECT col1 FROM foo, assuming that col1 is indexed.';  //to translate
  847. $strShowStatusHandler_read_keyDescr = 'The number of requests to read a row based on a key. If this is high, it is a good indication that your queries and tables are properly indexed.';  //to translate
  848. $strShowStatusHandler_read_nextDescr = 'The number of requests to read the next row in key order. This is incremented if you are querying an index column with a range constraint or if you are doing an index scan.';  //to translate
  849. $strShowStatusHandler_read_prevDescr = 'The number of requests to read the previous row in key order. This read method is mainly used to optimize ORDER BY ... DESC.';  //to translate
  850. $strShowStatusHandler_read_rndDescr = 'The number of requests to read a row based on a fixed position. This is high if you are doing a lot of queries that require sorting of the result. You probably have a lot of queries that require MySQL to scan whole tables or you have joins that don\'t use keys properly.';  //to translate
  851. $strShowStatusHandler_read_rnd_nextDescr = 'The number of requests to read the next row in the data file. This is high if you are doing a lot of table scans. Generally this suggests that your tables are not properly indexed or that your queries are not written to take advantage of the indexes you have.';  //to translate
  852. $strShowStatusHandler_rollbackDescr = 'The number of internal ROLLBACK statements.';  //to translate
  853. $strShowStatusHandler_updateDescr = 'The number of requests to update a row in a table.';  //to translate
  854. $strShowStatusHandler_writeDescr = 'The number of requests to insert a row in a table.';  //to translate
  855. $strShowStatusInnodb_buffer_pool_pages_dataDescr = 'The number of pages containing data (dirty or clean).';  //to translate
  856. $strShowStatusInnodb_buffer_pool_pages_dirtyDescr = 'The number of pages currently dirty.';  //to translate
  857. $strShowStatusInnodb_buffer_pool_pages_flushedDescr = 'The number of buffer pool pages that have been requested to be flushed.';  //to translate
  858. $strShowStatusInnodb_buffer_pool_pages_freeDescr = 'The number of free pages.';  //to translate
  859. $strShowStatusInnodb_buffer_pool_pages_latchedDescr = 'The number of latched pages in InnoDB buffer pool. These are pages currently being read or written or that can\'t be flushed or removed for some other reason.';  //to translate
  860. $strShowStatusInnodb_buffer_pool_pages_miscDescr = 'The number of pages busy because they have been allocated for administrative overhead such as row locks or the adaptive hash index. This value can also be calculated as Innodb_buffer_pool_pages_total - Innodb_buffer_pool_pages_free - Innodb_buffer_pool_pages_data.';  //to translate
  861. $strShowStatusInnodb_buffer_pool_pages_totalDescr = 'Total size of buffer pool, in pages.';  //to translate
  862. $strShowStatusInnodb_buffer_pool_read_ahead_rndDescr = 'The number of "random" read-aheads InnoDB initiated. This happens when a query is to scan a large portion of a table but in random order.';  //to translate
  863. $strShowStatusInnodb_buffer_pool_read_ahead_seqDescr = 'The number of sequential read-aheads InnoDB initiated. This happens when InnoDB does a sequential full table scan.';  //to translate
  864. $strShowStatusInnodb_buffer_pool_read_requestsDescr = 'The number of logical read requests InnoDB has done.';  //to translate
  865. $strShowStatusInnodb_buffer_pool_readsDescr = 'The number of logical reads that InnoDB could not satisfy from buffer pool and had to do a single-page read.';  //to translate
  866. $strShowStatusInnodb_buffer_pool_wait_freeDescr = 'Normally, writes to the InnoDB buffer pool happen in the background. However, if it\'s necessary to read or create a page and no clean pages are available, it\'s necessary to wait for pages to be flushed first. This counter counts instances of these waits. If the buffer pool size was set properly, this value should be small.';  //to translate
  867. $strShowStatusInnodb_buffer_pool_write_requestsDescr = 'The number writes done to the InnoDB buffer pool.';  //to translate
  868. $strShowStatusInnodb_data_fsyncsDescr = 'The number of fsync() operations so far.';  //to translate
  869. $strShowStatusInnodb_data_pending_fsyncsDescr = 'The current number of pending fsync() operations.';  //to translate
  870. $strShowStatusInnodb_data_pending_readsDescr = 'The current number of pending reads.';  //to translate
  871. $strShowStatusInnodb_data_pending_writesDescr = 'The current number of pending writes.';  //to translate
  872. $strShowStatusInnodb_data_readDescr = 'The amount of data read so far, in bytes.';  //to translate
  873. $strShowStatusInnodb_data_readsDescr = 'The total number of data reads.';  //to translate
  874. $strShowStatusInnodb_data_writesDescr = 'The total number of data writes.';  //to translate
  875. $strShowStatusInnodb_data_writtenDescr = 'The amount of data written so far, in bytes.';  //to translate
  876. $strShowStatusInnodb_dblwr_pages_writtenDescr = 'The number of doublewrite writes that have been performed and the number of pages that have been written for this purpose.';  //to translate
  877. $strShowStatusInnodb_dblwr_writesDescr = 'The number of doublewrite writes that have been performed and the number of pages that have been written for this purpose.';  //to translate
  878. $strShowStatusInnodb_log_waitsDescr = 'The number of waits we had because log buffer was too small and we had to wait for it to be flushed before continuing.';  //to translate
  879. $strShowStatusInnodb_log_write_requestsDescr = 'The number of log write requests.';  //to translate
  880. $strShowStatusInnodb_log_writesDescr = 'The number of physical writes to the log file.';  //to translate
  881. $strShowStatusInnodb_os_log_fsyncsDescr = 'The number of fsyncs writes done to the log file.';  //to translate
  882. $strShowStatusInnodb_os_log_pending_fsyncsDescr = 'The number of pending log file fsyncs.';  //to translate
  883. $strShowStatusInnodb_os_log_pending_writesDescr = 'Pending log file writes.';  //to translate
  884. $strShowStatusInnodb_os_log_writtenDescr = 'The number of bytes written to the log file.';  //to translate
  885. $strShowStatusInnodb_page_sizeDescr = 'The compiled-in InnoDB page size (default 16KB). Many values are counted in pages; the page size allows them to be easily converted to bytes.';  //to translate
  886. $strShowStatusInnodb_pages_createdDescr = 'The number of pages created.';  //to translate
  887. $strShowStatusInnodb_pages_readDescr = 'The number of pages read.';  //to translate
  888. $strShowStatusInnodb_pages_writtenDescr = 'The number of pages written.';  //to translate
  889. $strShowStatusInnodb_row_lock_current_waitsDescr = 'The number of row locks currently being waited for.';  //to translate
  890. $strShowStatusInnodb_row_lock_timeDescr = 'The total time spent in acquiring row locks, in milliseconds.';  //to translate
  891. $strShowStatusInnodb_row_lock_time_avgDescr = 'The average time to acquire a row lock, in milliseconds.';  //to translate
  892. $strShowStatusInnodb_row_lock_time_maxDescr = 'The maximum time to acquire a row lock, in milliseconds.';  //to translate
  893. $strShowStatusInnodb_row_lock_waitsDescr = 'The number of times a row lock had to be waited for.';  //to translate
  894. $strShowStatusInnodb_rows_deletedDescr = 'The number of rows deleted from InnoDB tables.';  //to translate
  895. $strShowStatusInnodb_rows_insertedDescr = 'The number of rows inserted in InnoDB tables.';  //to translate
  896. $strShowStatusInnodb_rows_readDescr = 'The number of rows read from InnoDB tables.';  //to translate
  897. $strShowStatusInnodb_rows_updatedDescr = 'The number of rows updated in InnoDB tables.';  //to translate
  898. $strShowStatusKey_blocks_not_flushedDescr = 'The number of key blocks in the key cache that have changed but haven\'t yet been flushed to disk. It used to be known as Not_flushed_key_blocks.';  //to translate
  899. $strShowStatusKey_blocks_unusedDescr = 'The number of unused blocks in the key cache. You can use this value to determine how much of the key cache is in use.';  //to translate
  900. $strShowStatusKey_blocks_usedDescr = 'The number of used blocks in the key cache. This value is a high-water mark that indicates the maximum number of blocks that have ever been in use at one time.';  //to translate
  901. $strShowStatusKey_read_requestsDescr = 'The number of requests to read a key block from the cache.';  //to translate
  902. $strShowStatusKey_readsDescr = 'The number of physical reads of a key block from disk. If Key_reads is big, then your key_buffer_size value is probably too small. The cache miss rate can be calculated as Key_reads/Key_read_requests.';  //to translate
  903. $strShowStatusKey_write_requestsDescr = 'The number of requests to write a key block to the cache.';  //to translate
  904. $strShowStatusKey_writesDescr = 'The number of physical writes of a key block to disk.';  //to translate
  905. $strShowStatusLast_query_costDescr = 'The total cost of the last compiled query as computed by the query optimizer. Useful for comparing the cost of different query plans for the same query. The default value of 0 means that no query has been compiled yet.';  //to translate
  906. $strShowStatusNot_flushed_delayed_rowsDescr = 'The number of rows waiting to be written in INSERT DELAY queues.';  //to translate
  907. $strShowStatusOpen_filesDescr = 'The number of files that are open.';  //to translate
  908. $strShowStatusOpen_streamsDescr = 'The number of streams that are open (used mainly for logging).';  //to translate
  909. $strShowStatusOpen_tablesDescr = 'The number of tables that are open.';  //to translate
  910. $strShowStatusOpened_tablesDescr = 'The number of tables that have been opened. If opened tables is big, your table cache value is probably too small.';  //to translate
  911. $strShowStatusQcache_free_blocksDescr = 'The number of free memory blocks in query cache.';  //to translate
  912. $strShowStatusQcache_free_memoryDescr = 'The amount of free memory for query cache.';  //to translate
  913. $strShowStatusQcache_hitsDescr = 'The number of cache hits.';  //to translate
  914. $strShowStatusQcache_insertsDescr = 'The number of queries added to the cache.';  //to translate
  915. $strShowStatusQcache_lowmem_prunesDescr = 'The number of queries that have been removed from the cache to free up memory for caching new queries. This information can help you tune the query cache size. The query cache uses a least recently used (LRU) strategy to decide which queries to remove from the cache.';  //to translate
  916. $strShowStatusQcache_not_cachedDescr = 'The number of non-cached queries (not cachable, or not cached due to the query_cache_type setting).';  //to translate
  917. $strShowStatusQcache_queries_in_cacheDescr = 'The number of queries registered in the cache.';  //to translate
  918. $strShowStatusQcache_total_blocksDescr = 'The total number of blocks in the query cache.';  //to translate
  919. $strShowStatusRpl_statusDescr = 'The status of failsafe replication (not yet implemented).';  //to translate
  920. $strShowStatusSelect_full_joinDescr = 'The number of joins that do not use indexes. If this value is not 0, you should carefully check the indexes of your tables.';  //to translate
  921. $strShowStatusSelect_full_range_joinDescr = 'The number of joins that used a range search on a reference table.';  //to translate
  922. $strShowStatusSelect_rangeDescr = 'The number of joins that used ranges on the first table. (It\'s normally not critical even if this is big.)';  //to translate
  923. $strShowStatusSelect_range_checkDescr = 'The number of joins without keys that check for key usage after each row. (If this is not 0, you should carefully check the indexes of your tables.)';  //to translate
  924. $strShowStatusSelect_scanDescr = 'The number of joins that did a full scan of the first table.';  //to translate
  925. $strShowStatusSlave_open_temp_tablesDescr = 'The number of temporary tables currently open by the slave SQL thread.';  //to translate
  926. $strShowStatusSlave_retried_transactionsDescr = 'Total (since startup) number of times the replication slave SQL thread has retried transactions.';  //to translate
  927. $strShowStatusSlave_runningDescr = 'This is ON if this server is a slave that is connected to a master.';  //to translate
  928. $strShowStatusSlow_launch_threadsDescr = 'The number of threads that have taken more than slow_launch_time seconds to create.';  //to translate
  929. $strShowStatusSlow_queriesDescr = 'The number of queries that have taken more than long_query_time seconds.';  //to translate
  930. $strShowStatusSort_merge_passesDescr = 'The number of merge passes the sort algorithm has had to do. If this value is large, you should consider increasing the value of the sort_buffer_size system variable.';  //to translate
  931. $strShowStatusSort_rangeDescr = 'The number of sorts that were done with ranges.';  //to translate
  932. $strShowStatusSort_rowsDescr = 'The number of sorted rows.';  //to translate
  933. $strShowStatusSort_scanDescr = 'The number of sorts that were done by scanning the table.';  //to translate
  934. $strShowStatusTable_locks_immediateDescr = 'The number of times that a table lock was acquired immediately.';  //to translate
  935. $strShowStatusTable_locks_waitedDescr = 'The number of times that a table lock could not be acquired immediately and a wait was needed. If this is high, and you have performance problems, you should first optimize your queries, and then either split your table or tables or use replication.';  //to translate
  936. $strShowStatusThreads_cachedDescr = 'The number of threads in the thread cache. The cache hit rate can be calculated as Threads_created/Connections. If this value is red you should raise your thread_cache_size.';  //to translate
  937. $strShowStatusThreads_connectedDescr = 'The number of currently open connections.';  //to translate
  938. $strShowStatusThreads_createdDescr = 'The number of threads created to handle connections. If Threads_created is big, you may want to increase the thread_cache_size value. (Normally this doesn\'t give a notable performance improvement if you have a good thread implementation.)';  //to translate
  939. $strShowStatusThreads_runningDescr = 'The number of threads that are not sleeping.';  //to translate
  940. $strSorting = 'Sorting';  //to translate
  941. $strTempData = 'Temporary data';  //to translate
  942. $strThreads = 'Threads';  //to translate
  943. $strLDI = 'CSV using LOAD DATA';  //to translate
  944. $strLDILocal = 'Use LOCAL keyword';  //to translate
  945. $strLDIImportOptions = 'Options for CSV import using LOAD DATA';  //to translate
  946. $strInvalidLDIImport = 'This plugin does not support compressed imports!';  //to translate
  947. $strTableAlreadyExists = 'Table %s already exists!';  //to translate
  948. $strTransactionCoordinator = 'Transaction coordinator';  //to translate
  949. $strNumberOfFields = 'Number of fields';  //to translate
  950. $strShowingBookmark = 'Showing bookmark';  //to translate
  951. $strUploadLimit = 'You probably tried to upload too large file. Please refer to %sdocumentation%s for ways to workaround this limit.';  //to translate
  952. $strDeleteNoUsersSelected = 'No users selected for deleting!';  //to translate
  953. $strPrivDescMaxUserConnections = 'Limits the number of simultaneous connections the user may have.';  //to translate
  954. $strMaximalQueryLength = 'Maximal length of created query';  //to translate
  955. $strBookmarkCreated = 'Bookmark %s created';  //to translate
  956. $strBookmarkReplace = 'Replace existing bookmark of same name';  //to translate
  957. $strTransformation_text_plain__sql = 'Formats text as SQL query with syntax highlighting.';  //to translate
  958. $strEsperanto = 'Esperanto';  //to translate
  959. $strInvalidServerIndex = 'Invalid server index: "%s"';  //to translate
  960. $strInvalidServerHostname = 'Invalid hostname for server %1$s. Please review your configuration.';  //to translate
  961. $strFileNameTemplateDescriptionTable = 'table name';  //to translate
  962. $strFileNameTemplateDescriptionDatabase = 'database name';  //to translate
  963. $strFileNameTemplateDescriptionServer = 'server name';  //to translate
  964. $strFileNameTemplateDescription = 'This value is interpreted using %1$sstrftime%2$s, so you can use time formatting strings. Additionally the following transformations will happen: %3$s. Other text will be kept as is.';  //to translate
  965. $strProtocolVersion = 'Protocol version';  //to translate
  966. $strMysqlClientVersion = 'MySQL client version';  //to translate
  967. $strUsedPhpExtensions = 'Used PHP extensions';  //to translate
  968. $strOpenNewWindow = 'Open new phpMyAdmin window';  //to translate
  969. $strLanguageUnknown = 'Unknown language: %1$s.';  //to translate
  970. $strLanguageFileNotFound = 'Language file "%1$s" not found.';  //to translate
  971. $strThemeNoPreviewAvailable = 'No preview available.';  //to translate
  972. $strConfigDefaultFileError = 'Could not load default configuration from: "%1$s"';  //to translate
  973. $strPDF = 'PDF';  //to translate
  974. $strPDFOptions = 'PDF options';  //to translate
  975. $strPDFReportTitle = 'Report title';  //to translate
  976. $strInvalidCSVParameter = 'Invalid parameter for CSV import: %s';  //to translate
  977. $strInvalidCSVFieldCount = 'Invalid field count in CSV input on line %d.';  //to translate
  978. $strInvalidCSVFormat = 'Invalid format of CSV input on line %d.';  //to translate
  979. $strImportSuccessfullyFinished = 'Import has been successfully finished, %d queries executed.';  //to translate
  980. $strThemeNotFound = 'Theme %s not found!';  //to translate
  981. $strThemeDefaultNotFound = 'Default theme %s not found!';  //to translate
  982. $strThemeNoValidImgPath = 'No valid image path for theme %s found!';  //to translate
  983. $strThemePathNotFound = 'Theme path not found for theme %s!';  //to translate
  984. $strAccessDeniedCreateConfig = 'Probably reason of this is that you did not create configuration file. You might want to use %1$ssetup script%2$s to create one.';  //to translate
  985. $strSQLImportOptions = 'SQL options';  //to translate
  986. $strBrowseDistinctValues = 'Browse distinct values';  //to translate
  987. $strStatisticsOverrun = 'On a busy server, the byte counters may overrun, so those statistics as reported by the MySQL server may be incorrect.';  //to translate
  988. $strViewMaxExactCount = 'This view has more than %s rows. Please refer to %sdocumentation%s.';  //to translate
  989. ?>
  990.